body {background-image:url(../[images]/bckgrnd.jpg);
	background-attachment:fixed;}
img {border:0;}

.std:link {color:#0000FF;}
.std:visited {color:#0000FF;}
.std:hover {background-color:#0000FF;
	color:#FFFFFF;}
	
.black:link {text-decoration:none;}
.black:visited {text-decoration:none;}
.black:hover {background-color:#000000; color:#FFFFFF;}	

.sky:link {text-decoration:none;}
.sky:visited {text-decoration:none;}
.sky:hover {background-color:#0066CC; color:#FFFFFF;}

.teal:hover {background-color:#006699; color:#FFFFFF;}

.header {text-align:center;
	text-decoration:underline;
	font-family:Georgia;
	font-size:xx-large;
	font-weight:bold;
	color:#330066;
	font-variant:small-caps;}
	
.subheader {text-align:center;
	font-family: Georgia;
	font-size:x-large;
	color:#CC0000;
	font-weight:bold;}
	
.black {font-family:Georgia;
	color:#000000;
	font-weight:bold;}
	
.blue {font-family:Book Antiqua;
	color:#0066FF;
	font-weight:bold;}
	
.green {font-family:Book Antiqua;
	font-size:15px;
	color:#336600;
	font-weight:bold;}
	
.navy {font-family:Georgia;
	font-size:15px;
	color:#0000FF;
	font-weight:bold;}
	
.orange {font-family:Georgia;
	color: #CC6600;
	font-weight:bold;
	text-decoration:underline;}
	
.red {font-family:Georgia;
	color:#FF0000;
	font-weight:bold;}

.sky {font-family:Verdana;
	font-size:16px;
	color:0066CC;
	font-weight:bold;}
	
.teal {font-family:Georgia;
	color:#006699;
	font-weight:bold;}
	
.white {font-family:Georgia;
	color:#FFFFFF;
	font-weight:bold;}
	
.text {font-family:Book Antiqua;
	color:#000066;
	font-weight:bold;}